Added testo sequence for "real" geoniche file format.
authoroliskoli <oliskoli>
Mon, 19 Dec 2005 22:45:07 +0000 (22:45 +0000)
committeroliskoli <oliskoli>
Mon, 19 Dec 2005 22:45:07 +0000 (22:45 +0000)
testo

diff --git a/testo b/testo
index 96a88be8956941853d9e32bd93b047eafe3eb55d..68c26feb1a3596989d95d9e886880a68384f1cfb 100755 (executable)
--- a/testo
+++ b/testo
@@ -565,6 +565,9 @@ ${PNAME} -i geoniche -f reference/geoniche.pdb -o geoniche -F ${TMPDIR}/gn.pdb
 ${PNAME} -i geoniche -f reference/geoniche.pdb -o gpx -F ${TMPDIR}/1.gpx
 ${PNAME} -i geoniche -f ${TMPDIR}/gn.pdb -o gpx -F ${TMPDIR}/2.gpx
 compare ${TMPDIR}/1.gpx ${TMPDIR}/2.gpx
+#
+${PNAME} -i geoniche -f reference/gn-targets.pdb -o gpx -F ${TMPDIR}/gn-targets.gpx
+compare ${TMPDIR}/gn-targets.gpx reference/gn-targets.gpx
 
 #
 # saroute covers *.anr, *.rte, and *.rtd, but I only have an .anr for testing.